Large Neighborhood Search for Variants of TSP
نویسندگان
چکیده
To solve problems with Local Search procedures, neighborhoods have to be defined. During the resolution, a solution is typically replaced by the best solution found in its neighborhood. A question concerns the size of the neighborhood. If a small neighborhood can be explored in polynomial time, a large neighborhood search may bring a faster convergence to a local optimum of good quality (see [1] for further details). In this paper, we propose a class of large neighborhood search which can be implemented on some extensions of the Traveling Salesman Problem.
منابع مشابه
A dynamic programming methodology in very large scale neighborhood search applied to the traveling salesman problem
We provide two different neighborhood construction techniques for creating exponentially large neighborhoods that are searchable in polynomial time using dynamic programming. We illustrate both of these approaches on very large scale neighborhood search techniques for the traveling salesman problem. Our approaches are intended both to unify previously known results as well as to offer schemas f...
متن کاملTwo Dynamic Programming Methodologies in Very Large Scale Neighborhood Search Applied to the Traveling Salesman Problem
We provide two different neighborhood construction techniques for creating exponentially large neighborhoods that are searchable in polynomial time using dynamic programming. We illustrate both of these approaches on very large scale neighborhood search techniques for the traveling salesman problem. Our approaches unify previously known results and offer schemas for generating additional expone...
متن کاملRelaxed tours and path ejections for the traveling salesman problem
We describe an edge based ejection chain method to generate compound neighborhood structures for the Traveling Salesman Problem. These neighborhood structures enclose a special substructure which is not necessarily a Hamiltonian tour. Instead the neighborhood components are linked together to compose successive levels of an ejection chain, and coordinated by a suitable reference structure to ge...
متن کاملA novel heuristic algorithm for capacitated vehicle routing problem
The vehicle routing problem with the capacity constraints was considered in this paper. It is quite difficult to achieve an optimal solution with traditional optimization methods by reason of the high computational complexity for large-scale problems. Consequently, new heuristic or metaheuristic approaches have been developed to solve this problem. In this paper, we constructed a new heuristic ...
متن کاملParallel Heuristics for TSP on MapReduce
We analyze the possibility of parallelizing the Traveling Salesman Problem over the MapReduce architecture. We present the serial and parallel versions of two algorithms Tabu Search and Large Neighborhood Search. We compare the best tour length achieved by the Serial version versus the best achieved by the MapReduce version. We show that Tabu Search and Large Neighborhood Search are not well su...
متن کامل